Skip to content

Update DI package references for netstandard and net4x targets - #4874

Open
b-higginbotham wants to merge 1 commit into
MarimerLLC:mainfrom
b-higginbotham:keyed-services
Open

Update DI package references for netstandard and net4x targets#4874
b-higginbotham wants to merge 1 commit into
MarimerLLC:mainfrom
b-higginbotham:keyed-services

Conversation

@b-higginbotham

Copy link
Copy Markdown
Contributor

Updated the references for Microsoft.Extensions.DependencyInjection and Microsoft.Extensions.DependencyInjection.Abstractions from 6.0.0 to 10.0.0 for net4x and netstandard2.0 target frameworks to allow for support of keyed services across all targets supported by CSLA.

Removed the #if NET_8_0_OR_GREATER check in ServiceProviderMethodCaller since all targets now support the use of keyed services.

@b-higginbotham b-higginbotham changed the title #4873 Update DI package references for netstandard and net4x Update DI package references for netstandard and net4x targets Jul 28, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant